cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/125 - Check your Os and Browser/
Project that will help you to know you browser and os on which you are working on.
steps:
1. Just load this file in the browser
steps:
1. Just load this file in the browser
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
let browserDetailsRef=document.getElementById("browser-details");
let osDetailsRef= document.getElementById("os-details");
var b
let osDetailsRef= document.getElementById("os-details");
var b